public void save( java.lang.String fileName, PDFSecurityHandler securityHandler, boolean enableObjectCompression ) |
Parameters
- fileName
- Path where the PDF file will be saved.
- securityHandler
- Security handler for encrypting the merged file.
- enableObjectCompression
- True if the merged file should compress the PDF file structure.